Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guano Metadata Extraction #95

Merged
merged 8 commits into from
Apr 8, 2024
Merged

Guano Metadata Extraction #95

merged 8 commits into from
Apr 8, 2024

Conversation

BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Apr 1, 2024

resolves #82

This will provide a way to extract guano metadata from the file itself.

The process will allow users during upload to click on a button to extract metadata. This will send the file to the server for data extraction and return back defaults that can be set for the system. I think this is probably the easiest method as opposed to having it extracted after upload time.

TODO:

  • Add to recording fields for species label, auto species label, software and other information that comes from the guano metadata.
  • Implement the front-end tools to push the data and extract the information to be placed in the standard upload editor and batch editors.
  • Return the guano metadata in standard getting of information for the lists, this includes the specification for the client side specs.
  • Find a way to display newer data in the main list view as well as in individual spectrograms. I feel that we may need a special 'details' hover or click toggle to show details about individual recordings.

@BryonLewis BryonLewis merged commit bc2f2d0 into main Apr 8, 2024
6 checks passed
@BryonLewis BryonLewis deleted the guano-metadata branch April 10, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extracting GUANO Metadata from the system
1 participant